home *** CD-ROM | disk | FTP | other *** search
- IntuiTools: blk
-
- "Blk" is a little requester-generation tool I created to make requesters
- easy. It converts a funky requester source format into 'C' declarations
- for including in user code. Its operation is documented in blk.doc, and
- an example requester is included that takes you from requester source
- (colors.r) to inclusion into user code (pro.c).
-
- Have fun and happy hacking.
-
- Stuart Ferguson 1/89
- (shf@well.UUCP)
-
- 123 James Ave.
- Redwood City, Ca.
- 94062
-
-
- P.S. The lexical analysis stuff is kind of a hack -- it just proved
- useful for this application. I disclaim it completely.
-